Part Number Hot Search : 
SG7809 RG4BC ADR430AR CSMC550 MB91F AD8648 BAT54X LT1500
Product Description
Full Text Search
 

To Download SLE4428 Datasheet File

  If you can't view the Datasheet, Please click here to try to view without PDF Reader .  
 
 


  Datasheet File OCR Text:
  ics for chip cards sle 4418 / sle 4428 intelligent 8-kbi t eeprom data sheet 04.94
published by semiconductor group siemens aktiengesellschaft ordering no. b116-h6447-g1-x-7600 printed in germany da 04942.
data classification maximum ratings maximum ratings are absolute ratings; exceeding only one of these values may cause irreversible damage to the integrated circuit. characteristics the listed characteristics are ensured over the operating range of the integrated circuit. typical characteristics specify mean values expected over the production spread. if not otherwise specified, typical characteristics apply at t a = 25 c and the given supply voltage. operating range in the operating range the functions given in the circuit description are fulfilled. important: this edition was realized using the software system framemaker ? published by siemens ag, bereich halbleiter, marketing-kommunikation, balanstra?e 73, d-81541 mnchen. ? siemens ag 1994. all rights reserved. as far as patents or other rights of third parties are concerned, liability is only assumed for components, not for applications, processes and circuits implemented within components or assemblies. the information describes the type of component and shall not be considered as assured characteristics. terms of delivery and rights to change design reserved. for questions on technology, delivery and prices please contact the semiconductor group offices in germany or the siemens companies and representatives worldwide (see address list). due to technical requirements components may contain dangerous substances. for information on the types in question please contact your nearest siemens office, semiconductor group. siemens ag is an approved cecc manufacturer. packing please use the recycling operators known to you. we can also help you - get in touch with your nearest sales office. by agreement we will take packing material back, if it is sorted. you must bear the costs of transport. for packing material that is returned to us unsorted or which we are not obliged to accept, we shall have to invoice you for any costs incurred. sle 4418/sle 4428 revision history: 04.94 previous releases: 09.92 page subjects (changes since last revision) update important: further information is confidential and on request. please contact: siemens semiconductor group in munich, germany, marketing chip card ics, tel.: 089-4144-2058 or 4144-4362 the supply of this component does not include a licence for its use in smart card applications. this licence is due to: innovatron patents 137 boulevard de sbastopol, 75002 paris, france, fax 33 (1) 40 13 39 09
intelligent 1-kbyte eeprom with write protect function intelligent 1-kbyte eeprom with write protect function and p rogrammable s ecurity c ode (psc) sle 4418 sle 4428 features l 1024 x 8 bit eeprom organization l byte-wise addressing l irreversible byte-wise write protection l 1024 x 1 bit protection memory organization l serial three-wire bus l end of programming indicated on data output l minimum of 10 4 write/erase cycles l data retention for minimum of ten years l contact configuration and serial interface in accordance to iso standard 7816 (synchronous transmission) additional feature of sle 4428 l data can only be changed after entry of the correct 2-byte programmable security code (psc) type ordering code package sle 4418 c on request chip sle 4418 m2.2 on request wire-bonded module m2.2 sle 4428 c on request chip sle 4428 m2.2 on request wire-bonded module m2.2 m2.2 semiconductor group 1 04.94
semiconductor group 2 sle 4418 sle 4428 pin configurations (top view) sle 4418/4428 comes out as a m2.2 wire-bonded module for embedding in plastic cards or as a die for customer packaging. pin definitions and functions pin card contact symbol function 1 c1 vcc operating voltage 5 v 2 c2 rst chip control 3 c3 clk clock 4 c4 n.c. not connected 5 c5 gnd ground 6 c6 n.c. not connected 7c7 i / o data line (open drain) 8 c8 n.c. not connected m2 (card contacts)
semiconductor group 3 figure 1 block diagram sle 4418 sle 4428
semiconductor group 4 1 functional description 1.1 sle 4418 the chip contains an eeprom organized 1024 x 8 bit offering the possibility of programmable write protection for each byte. reading of the whole memory is always possible. the memory can be written and erased byte by byte. input data and the contents of the adressed byte are compared so that only bits are written which were not written before. erasing is only possible byte-wise, even if only one bit is to be erased, but bits may be written individually. each byte can be write/erase- protected individually by setting a protect bit (eeprom ? rom). the protect bit is only one time programmable and cannot be erased. 1.2 sle 4428 additionally to the above functions this version has a psc verification logic. all the memory, except for the psc, can always be read. the memory can be written or erased only after psc verification. the error counter can always be written. after eight successive incorrect entries the error counter will block any subsequent attempt at psc verification and hence any possibility to write and erase. 2 reset and answer-to-reset 2.1 reset when the operating voltage is applied, the chip goes into the power-on reset (por) state. por is terminated by reset. reset is started by rst changing from ?0? to ?1? and finished by clk going from ?0? to ?1?. this reset operation aborts any currently active command. after por a read operation must be performed before any change of data is possible. 2.2 answer to reset (iso 7816) answer to reset sets the address counter to ?0? and the first data bit appears on the output. the contents of the following addresses can be read out with the following clock pulses. answer to reset is executed by the following steps (fig. 2) : ? rst goes from ?0? to ?1?, ? clock pulse is applied, ? rst changes back from ?1? to ?0?. 3 commands the state of rst defines the data direction on i /o. rst i /o 1 command entry 0 data output sle 4418 sle 4428
semiconductor group 5 figure 2 reset and answer-to-reset the possible commands are listed in table 1. figure 3 shows the command entry, whereas the general timing is given in figure 4 . table 1 control words for command entry byte 1 byte 2 byte 3 operation s0 s1 s2 s3 s4 s5 a8 a9 a0-a7 d0-d7 10 0011 address bit 8 and 9 address bit 0 ? 7 input data write and erase with protect bit 1 1 0 0 1 1 input data write and erase without protect bit 00 0011 comparison data write protect bit with data comparison (verification) 0 0 1 1 0 0 no effect read 9 bits, data with protect bit 0 1 1 1 0 0 no effect read 8 bits, data without protect bit sle 4418 sle 4428
semiconductor group 6 figure 3 command entry figure 4 general timing for data input, data output and psc verification sle 4418 sle 4428
semiconductor group 7 3.1 write/erase operations write/erase data byte without protect bit remark: erase means ?0? ? ?1?, write means ?1? ? ?0?. there are three kinds of write/erase operations which are automatically executed by the chip: ? erase and subsequent write (duration 203 clock pulses, f 20 khz) (fig.5) ? write only: this procedure is suitable if single bits of one byte shall be changed only from ?1? to ?0?. (duration 103 clock pulses, f 20 khz) (fig.6) ? erase only (= ff; duration 103 clock pulses, f 20 khz) (fig.6) . write/erase data byte with protect bit the protect bit is erased at delivery, it can be written only once. write procedure see above. write protect bit with data comparison the data has to be entered a second time. the protect bit is only written if the old and the new data are identical. the execution of write/erase commands are terminated internally after a given number of clock cycles. the end of the operation is indicated by the transition from ?1? to ?0? on i /o. only rst transition from ?0? to ?1? sets i/o to state ?1?. figure 5 programming: erase and write sle 4418 sle 4428
semiconductor group 8 figure 6 programming: only erase or only write 3.2 read operations with address increment read data byte (read 8 bits) (fig.7) in this operation the output of the protect bit is suppressed. the address is incremented after the eighth clock pulse. read data byte together with protect bit (read 9 bits) (fig. 8) after command entry the eight data bits are read out by eight consecutive clock pulses, and the protect bit on the ninth pulse. after the ninth clock pulse the address counter is incremented. the read operation is terminated by a rst transition ?0? to ?1?. sle 4418 sle 4428
semiconductor group 9 sle 4418 sle 4428 figure 7 read data byte: read 8 bits, data d0-d7 figure 8 read data byte together with protect bit: read 9 bits, data d0-d7 and protect bit pb
semiconductor group 10 4 security features sle 4428 extra operation for user identification (fig. 9) without a psc entry only reading is possible. the contents of the psc addresses cannot be read out. if reading is attempted, "00" will appear. the verification procedure of the chip must be performed in the following sequence (table 1) : ? write one not written error-counter bit, address "1021", ? enter first psc-code byte, address "1022", ? enter second psc-code byte, address "1023", ? after correct input the error counter can be erased. after the psc verification, i /o goes from "1" to "0". it is switched back to ?1? by rst transition ?0? to ?1?. the error counter is not automatically erased. writing error counter before psc entry only writing of the error counter is possible. the number of erased bits of the error counter determines the number of possible attempts (max. 8). after successful access the error counter should be erased before disconnecting the supply voltage in order to reactivate the 8 attempts. each error when entering the psc requires the writing of a new counter bit. entry of psc the least-significant psc byte beginning with the least significant bit must be entered first and then the most-significant one. if the internal data comparison proves correct, the eeprom is enabled for erasing and writing as long as the operating voltage is applied. after enabling, the psc may be altered as wished, except the corresponding protect bits are "0". condition when supplied sle 4428 is only supplied by the producer with a 2-byte psc (transport code) which is agreed with the customer. table 1 control words for command entry, user identification byte 1 byte 2 byte 3 operation s0 s1 s2 s3 s4 s5 a8a9 a0-a7 d0-d7 0 1 0 0 1 1 1 1 253 bit mask write error counter 10 11001 1254 psc byte 1verify 1st psc byte 1 0 1 1 0 0 1 1 255 psc byte 2 verify 2nd psc byte sle 4418 sle 4428
semiconductor group 11 figure 9 psc verification 5 technical data absolute maximum ratings parameter symbol limit values unit min. typ. max. supply voltage v cc ? 0.3 6 v input voltage v i ? 0.3 6 v storage temperature t stg ? 40 125 c power dissipation p tot 60 mw operating range supply voltage v cc 4.5 5.5 v ambient temperature t a ? 35 100 c sle 4418 sle 4428
semiconductor group 12 dc characteristics parameter symbol limit values unit min. typ. max. supply supply voltage v cc 4.5 5 5.5 v supply current i cc ?310ma data input h input voltage ( i /o, clk, rst) v h 3.5 ? v cc v l input voltage ( i /o, clk, rst) v l 0?0.8v h input current ( i /o, clk, rst) i h ??10 m a data output l output current ( v l = 0.4 v, open drain) i l 0.5??ma h leakage current ( v h = v dd , open drain) i h ??10 m a input capacitance c i ??10pf test pin t open or on v ss clock frequency f c ?20?khz pulse duration reset time t re 9?? m s answer to reset (rst) t d6 20 50 ? m s clk (count, h level) t h 10 ? ? m s clk (count, l level) t l 10 ? ? m s write time ( f = 20 khz) t w 5??ms erase time ( f = 20 khz) t e 5??ms ac characteristics setup time (d/clk) t d1 4?? m s setup time (clk/rst) t d3 4?? m s setup time (rst/clk) t d4 4?? m s hold time (d/clk) t d5 4?? m s delay time (clk/d) t d2 6?? m s rise time ( i /o, clk, rst) t r ??1 m s fall time ( i /o, clk, rst) t f ??1 m s sle 4418 sle 4428
semiconductor group 13 wire-bonded module m2.2 sle 4418 sle 4428
semiconductor group 14 sle 4418 sle 4428 chip dimensions wafer size: 5? stepping size: 2290 x 3220 m m scribe line: 80 m m pad size: 110 x 110 m m 2


▲Up To Search▲   

 
Price & Availability of SLE4428

All Rights Reserved © IC-ON-LINE 2003 - 2022  

[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy]
Mirror Sites :  [www.datasheet.hk]   [www.maxim4u.com]  [www.ic-on-line.cn] [www.ic-on-line.com] [www.ic-on-line.net] [www.alldatasheet.com.cn] [www.gdcy.com]  [www.gdcy.net]


 . . . . .
  We use cookies to deliver the best possible web experience and assist with our advertising efforts. By continuing to use this site, you consent to the use of cookies. For more information on cookies, please take a look at our Privacy Policy. X